Members 
SciChart.Charting Assembly > SciChart.Charting.Visuals.RenderableSeries Namespace : IParallelCoordinateDataItem<TObject> Interface
Type from which the data is being pulled for the Parallel Coordinate chart
IParallelCoordinateDataItem<TObject> Interface
Represents generic Parallel Coordinate data item (vertical slice)
Syntax
public interface IParallelCoordinateDataItem<TObject> 
Type Parameters
TObject
Type from which the data is being pulled for the Parallel Coordinate chart
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also